projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa272d6
)
(BASE_PURESIZE): Increase to 1200000.
author
Andreas Schwab
<schwab@suse.de>
Sun, 27 Apr 2008 10:21:48 +0000
(10:21 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Sun, 27 Apr 2008 10:21:48 +0000
(10:21 +0000)
src/ChangeLog
patch
|
blob
|
history
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index bac042754555a9d29c15685ee3d3be86a9e282d0..bd210d9f72f336c3fa528ef91b2511ff6e14090d 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2008-04-27 Andreas Schwab <schwab@suse.de>
+
+ * puresize.h (BASE_PURESIZE): Increase to 1200000.
+
2008-04-26 Eli Zaretskii <eliz@gnu.org>
* dired.c (Ffile_attributes) [WINDOWSNT]: Undo change from
diff --git
a/src/puresize.h
b/src/puresize.h
index 26435f39a778c3ac324024ed3aa02478f90acf63..4fdd44a903e8d897d3679c7f15534b75197d618d 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-43,7
+43,7
@@
Boston, MA 02110-1301, USA. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1
19
0000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1
20
0000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */